Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-28784 | NET0405 | SV-38003r2_rule | Medium |
Description |
---|
Call home services or features will routinely send data such as configuration and diagnostic information to the vendor for routine or emergency analysis and troubleshooting. The risk that transmission of sensitive data sent to unauthorized persons could result in data loss or downtime due to an attack. |
STIG | Date |
---|---|
Firewall Security Technical Implementation Guide - Cisco | 2017-12-07 |
Check Text ( C-37332r1_chk ) |
---|
Verify the call home service or feature is disabled on the device. On a Cisco product, you will not see the call-home service in the running config unless it's enabled. |
Fix Text (F-32568r1_fix) |
---|
Configure the network device to disable the call home service or feature. The command below will disable the call-home service on a Cisco device. Example: hostname(config)# no service call-home |